DocumentSelectorSettings

constructor(types: Set<String>, allowMultiple: Boolean = false, allowCreation: Boolean = false)

Parameters

types

List of file types that can be opened

allowMultiple

Indicates whether the user can select multiple files

allowCreation

Indicates whether the user can create new files